@charset "UTF-8";

@font-face {
  font-family: 'Riona Sans';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/riona-sans/RionaSans-Light.eot');
  src: url('/fonts/riona-sans/RionaSans-Light.eot?#iefix') format('embedded-opentype'),
  url('/fonts/riona-sans/RionaSans-Light.woff') format('woff'),
  url('/fonts/riona-sans/RionaSans-Light.svg#webfont') format('svg');
}

@font-face {
  font-family: 'Riona Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/riona-sans/RionaSans-Regular.eot');
  src: url('/fonts/riona-sans/RionaSans-Regular.eot?#iefix') format('embedded-opentype'),
  url('/fonts/riona-sans/RionaSans-Regular.woff') format('woff'),
  url('/fonts/riona-sans/RionaSans-Regular.svg#webfont') format('svg');
}

@font-face {
  font-family: 'Riona Sans';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/riona-sans/RionaSans-Medium.eot');
  src: url('/fonts/riona-sans/RionaSans-Medium.eot?#iefix') format('embedded-opentype'),
  url('/fonts/riona-sans/RionaSans-Medium.woff') format('woff'),
  url('/fonts/riona-sans/RionaSans-Medium.svg#webfont') format('svg');
}

@font-face {
  font-family: 'Riona Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/riona-sans/RionaSans-Bold.eot');
  src: url('/fonts/riona-sans/RionaSans-Bold.eot?#iefix') format('embedded-opentype'),
  url('/fonts/riona-sans/RionaSans-Bold.woff') format('woff'),
  url('/fonts/riona-sans/RionaSans-Bold.svg#webfont') format('svg');
}

@font-face {
  font-family: 'Riona Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/riona-sans/RionaSans-Black.eot');
  src: url('/fonts/riona-sans/RionaSans-Black.eot?#iefix') format('embedded-opentype'),
  url('/fonts/riona-sans/RionaSans-Black.woff') format('woff'),
  url('/fonts/riona-sans/RionaSans-Black.svg#webfont') format('svg');
}

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "Mediatek Icons";
  src:url("/fonts/mediatek-icons/MediatekIcons.eot");
  src:url("/fonts/mediatek-icons/MediatekIcons.eot?#iefix") format("embedded-opentype"),
    url("/fonts/mediatek-icons/MediatekIcons.woff") format("woff"),
    url("/fonts/mediatek-icons/MediatekIcons.ttf") format("truetype"),
    url("/fonts/mediatek-icons/MediatekIcons.svg#mtek_icon_font-8") format("svg");
}

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'Sini';
  text-transform: uppercase !important;
  src: url('/fonts/sini/Sini.eot');
  src: url('/fonts/sini/Sini.eot?#iefix') format('embedded-opentype'),
  url('/fonts/sini/Sini.woff') format('woff'),
  url('/fonts/sini/Sini.svg#webfont') format('svg');
}

@font-face {
  font-family: "font-awesome";
  src:url("/fonts/font-awesome/font-awesome.eot");
  src:url("/fonts/font-awesome/font-awesome.eot?#iefix") format("embedded-opentype"),
    url("/fonts/font-awesome/font-awesome.woff") format("woff"),
    url("/fonts/font-awesome/font-awesome.ttf") format("truetype"),
    url("/fonts/font-awesome/font-awesome.svg#font-awesome") format("svg");
  font-weight: normal;
  font-style: normal;

}
